花费 5 ms
datagridview 获取选中行的索引

C# CODE for (int i = 0; i < this.dataGridView1.SelectedRows.Count; i++)//遍历所有选中的行 {   this. ...

Thu May 04 19:59:00 CST 2017 0 11122

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM